home *** CD-ROM | disk | FTP | other *** search
- object frmSelectID: TfrmSelectID
- Left = 252
- Top = 259
- ActiveControl = PIdentityCB
- BorderIcons = [biMaximize]
- BorderStyle = bsSingle
- Caption = 'Select Identity'
- ClientHeight = 94
- ClientWidth = 245
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Label5: TTntLabel
- Left = 10
- Top = 22
- Width = 37
- Height = 13
- Caption = '&Identity:'
- FocusControl = PIdentityCB
- end
- object PIdentityCB: TTntComboBox
- Left = 60
- Top = 14
- Width = 181
- Height = 21
- AutoComplete = False
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 0
- end
- object Button1: TMMTNTBItBtn
- Left = 84
- Top = 64
- Width = 75
- Height = 25
- Caption = '&OK'
- Default = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBtnText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ModalResult = 1
- ParentFont = False
- TabOrder = 1
- end
- object Button2: TMMTNTBItBtn
- Left = 164
- Top = 64
- Width = 75
- Height = 25
- Cancel = True
- Caption = '&Cancel'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBtnText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ModalResult = 2
- ParentFont = False
- TabOrder = 2
- end
- end
-